################################################
# KEEPING THIS HERE IN CASE FOCUS TREE UPDATES #
################################################

country_event = {
	id = ncr_hayes_expansion.4
	title = ncr_hayes_expansion.4.t
	desc = ncr_hayes_expansion.4.d
	picture = GFX_event_enc_single_soldier

	is_triggered_only = yes

	option = {
		name = ncr_hayes_expansion.4.a
		set_country_flag = ncr_hayes_dornan
		custom_effect_tooltip = DORNAN_TT
		custom_effect_tooltip = ncr_hayes_uniform_tt
		add_equipment_to_stockpile = { type = enclave_power_armour_equipment_2 amount = 2 producer = USA }
		set_technology = {
			plasma_unlock_tech = 1
		}
		hidden_effect = {
			VLT = {
				retire_character = VLT_chad_rannor
			}
		}
	}
}